home *** CD-ROM | disk | FTP | other *** search
/ Champak 61 / Volume 61 - JOGO DISK .iso / interface / browser.swf / scripts / DefineButton2_248 / BUTTONCONDACTION on(release).as
Text File  |  2008-05-27  |  65b  |  5 lines

  1. on(release){
  2.    _level1.volta_inicio();
  3.    gotoAndStop(1);
  4. }
  5.